home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / devs / apt-mountlist next >
Text File  |  1996-07-16  |  632b  |  35 lines

  1. /* MountList for ApT-Handler  Tack on to your normal Mountlist file! */
  2. /* Note Devices 0-4 are listed                                       */
  3. /* Alter the number to suit the Lines you will run                   */
  4.  
  5. APTDEV0:    Handler = L:ApT-Handler
  6.     StackSize = 20000
  7.     Priority = 5
  8.     GlobVec = -1
  9. #
  10.  
  11. APTDEV1:    Handler = L:ApT-Handler
  12.     StackSize = 20000
  13.     Priority = 5
  14.     GlobVec = -1
  15. #
  16.  
  17. APTDEV2:    Handler = L:ApT-Handler
  18.     StackSize = 20000
  19.     Priority = 5
  20.     GlobVec = -1
  21. #
  22.  
  23. APTDEV3:    Handler = L:ApT-Handler
  24.     StackSize = 20000
  25.     Priority = 5
  26.     GlobVec = -1
  27. #
  28.  
  29. APTDEV4:    Handler = L:ApT-Handler
  30.     StackSize = 20000
  31.     Priority = 5
  32.     GlobVec = -1
  33. #
  34.  
  35.